home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mmdf / mmdf-IIb.43 / testmmdf / mmdftailor next >
Encoding:
Text File  |  1986-02-01  |  1.3 KB  |  44 lines

  1. MLDOMAIN ARPA
  2. MLNAME    BRL-VGR
  3. MLOCMACHINE BRL-VGR
  4.  
  5. MDBM "/usr/src/newbrl/mmdf/testmmdf/table/mmdfdbm"
  6.  
  7. ; Table entries
  8. MTBL    local,        file="local",    show="Local Host Aliases"
  9. MTBL    brlnet,        file="brlnet",    show="BRLNET Hosts"
  10. MTBL    smtp,        file="smtp",    show="TCP/ARPA Hosts"
  11. MTBL    arpa,        file="arpa",    show="ARPA Domains"
  12. MTBL    list,        file="list",    show="List Pseudo Hosts"
  13.  
  14. ; Channel entries
  15. MCHN    local, show="Local Delivery", que=local, tbl=local,
  16.     pgm=local, mod=imm
  17. MCHN    brlnet, show="BRLNET", que=brlnet, tbl=brlnet
  18.     pgm=smtp, mod=reg, known=smtp, ap=822
  19. MCHN    smtp, show="SMTP/TCP", que=smtp, tbl=smtp
  20.     pgm=smtp, mod=reg, ap=822, confstr="BRL-VGR.ARPA"
  21. MCHN    list, show="Mailing List Processor", que=list, tbl=list
  22.     pgm=list, mod=imm
  23.  
  24. ; Domain tables
  25. MDMN    ARPA, show="ARPA Domain", table=arpa, flags=01
  26.  
  27. MLOGDIR "/usr/src/newbrl/mmdf/testmmdf/log"
  28. MPHSDIR "/usr/src/newbrl/mmdf/testmmdf/log/phase"
  29. MTBLDIR "/usr/src/newbrl/mmdf/testmmdf/table"
  30. MQUEDIR "/usr/src/newbrl/mmdf/testmmdf/lock/home"
  31. MCMDDIR "/usr/src/newbrl/mmdf/testmmdf"
  32. MCHNDIR "/usr/src/newbrl/mmdf/testmmdf/chans"
  33. MLOGIN  mmdf
  34. MSUPPORT "mmdf@brl-vgr.arpa"
  35. PHLOG "/usr/src/newbrl/mmdf/testmmdf/log/ph.log"
  36. PHTRAN "/usr/src/newbrl/mmdf/testmmdf/log/ph.trn"
  37.  
  38. ;logging levels
  39. MMSGLOG     level=FST
  40. MCHANLOG    level=FST
  41.  
  42. MWARNTIME    24
  43. MFAILTIME    48
  44.